(set #need39 "This program requires MorphOS to function.")
(set #needcpu "You should not see this text. If you do, something went horribly wrong.")
(set #nohelp "No help available.")
(set #welcome
(cat "\n\nAWeb APL is a fast, multithreaded WWW browser for AmigaOS and MorphOS."
"AWeb APL runs with a wide variety of TCP-stacks, including Genesis and Miami."
"Note: You may need to change your default drawer icon to an old non-PNG type icon for installer to work correctly under MorphOS (v. 1.3)\n"
"\n---This is the MorphOS only version.---\n"
"---MorphOS Version by: Mark Olsen---\n\n"
("\nThis installation procedure will install the AWeb-APL browser version %ld.%ld on your system.\n" awv awr)
)
)
(set #classact
(cat "IMPORTANT\n\n"
"This AWeb APL needs the ClassAct GUI package or ReAction to run.\n"
"Since ReAction is not available for MorphOS, you must have installed ClassAct to use AWeb. "
"Further, you may need the additional AWeb classes currently only available from AmiTrix.\n"
"\nIf you have OpenURL installed and configured with another browser, you are given a choice"
" of whether or not to download these file from this installer."
)
)
(set #destdir-prompt "Please select the directory where you want AWeb APL installed.\n(If you do not accept the default, a directory 'AWeb' will be created there.)")
(set #destdir-help "A directory for AWeb will be created here. By accepting the default directory, most of the files don't have to be copied.")
(set #installing "Installing ")
(set #languages-prompt "Please select which language catalog(s) you want to install")
(set #fonts-prompt "Do you want to install the \"times.font\" and \"courier.font\" sizes 30 and 36?")
(set #fonts-help
(cat "In order to provide AWeb with a consistent set of fonts, four fonts are included "
"in this archive, times/30, times/36, courier/30 and courier/36.\n\n"
"Because AWeb uses these fonts by default, page headers might look really awful "
" if you don't install these fonts. It is highly recommended that you install them."
" Further, you may need to locate and install courier.font and helvetica.font for AWeb to work correctly."
)
)
(set #fixfonts-prompt "The FixFonts utility will be run to make the newly added fonts available.")
(set #fixfonts-help
(cat "The FixFonts utility is needed to make the newly added fonts available to the system.\n\n"
"If you intend to use the fonts from this archive, you are strongly encouraged to "
"run FixFonts now.\n\n"
"Note that running this program may take a while."
)
)
(set #readme "Displaying the version notes readme...")
(set #makeasgn "Making AWeb_APL assignment to S:User-Startup")
(set #bye
(cat "In case you need help configuring or using AWeb APL, pressing the HELP key "
"when AWeb is active will bring up the documentation.\n\n\n"
"Please check the _Plugins_ drawer included in this archive for setting up the PNG decoder."
)
)
(set #image "Close image with close gadget whenever you get tired of looking at it...")
(set #ca_help
(cat "\n\nTo use this feature, you must have the third party library, OpenURL, installed on your system."
"The installer will try to launch your default OpenURL browser to download the appropriate files, "
"or take you to the correct instructional webpage.\n\n"
"Once a download is complete, you can continue with the next download or page-link. Afterwards, "
"install the packages as directed by their installers, and continue with AWeb installation."
"\n\n==========\n\n"
"If you do not have OpenURL installed, or already have ClassAct installed, you may skip this step."